Flattening and Unflattening Functions for Job Objects
When a user saves or opens a printable document, you need to save or retrieve its corresponding job object. To save a job object, you can flatten it using theGXFlattenJob
function. To retrieve a job object, you can unflatten it using theGXUnflattenJob
function. In each of these functions you must provide a pointer to an application-supplied flattening or unflattening function, as appropriate. The following sections describe these flattening and unflattening functions.
Subtopics
- MyFlattenFunction
- MyUnflattenFunction
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help